From: Glenn Morris Date: Wed, 22 Aug 2007 16:47:00 +0000 (+0000) Subject: Don't use `iff'. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~1756 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=cc4b879f4427ef29c9c7d81d7283361c94d34f42;p=emacs.git Don't use `iff'. --- diff --git a/etc/NEWS b/etc/NEWS index dd7ccbb4c9f..63591f40e61 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -79,7 +79,7 @@ in to make it use the scrollbars from the system theme. * Lisp Changes in Emacs 22.2. -** The function text-invisible-p returns non-nil iff pos is invisible. +** The function text-invisible-p returns non-nil if pos is invisible. +++ ** inhibit-modification-hooks is bound to t while running modification hooks.